Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ComboItemAddingEventArgs<T> Class Members
The following tables list the members exposed by ComboItemAddingEventArgs<T>.
Public Properties
| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | Cancel | (Inherited from Infragistics.CancellableEventArgs) |
![Public Property](dotnetimages/publicProperty.gif) | Item | The item being added to the ComboEditorBase dropdown. |
See Also